Skip to content

Conversation

@KornevNikita
Copy link
Contributor

@KornevNikita KornevNikita commented Mar 28, 2025

Otherwise cat may return 1 and fail the step.

@KornevNikita KornevNikita marked this pull request as ready for review March 28, 2025 18:02
@KornevNikita KornevNikita requested a review from a team as a code owner March 28, 2025 18:02
# of test categories to be excluded from the build.
echo "::group::Excluded test categories"
cat $cts_exclude_filter
[ -f "$cts_exclude_filter" ] && cat "$cts_exclude_filter"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but when could it not exist?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for example when we test old branches:) - fresh example https://github.com/intel/llvm/actions/runs/14133470110/job/39601252637

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah ok

@KornevNikita
Copy link
Contributor Author

@intel/llvm-gatekeepers please merge

@uditagarwal97 uditagarwal97 merged commit 7148778 into sycl Mar 31, 2025
20 of 23 checks passed
@uditagarwal97 uditagarwal97 deleted the upd-cts-check-filters branch March 31, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants